Amosaic,  from v1.3beta, now supports  proxy servers.  By using one you
will  be able to download documents a lot faster as they are cached locally by
your  IP  Provider.   In  order to use it you must put a couple of setenv's in
your Startnet file as follows:

	setenv WWW_http_GATEWAY "proxy"
	setenv http_proxy	"proxy"

where  "proxy"  is  your  IP  Provider's http server.  So ask locally if it is
supported.   For  example  if you are on Demon Internet Services in England it
would be:

	setenv WWW_http_GATEWAY "http://www.demon.co.uk:8000/"
	setenv http_proxy	"http://www.demon.co.uk:8080/"



converted with guide2html by Kochtopf